home *** CD-ROM | disk | FTP | other *** search
/ Star Festival... a Return to Japan / Star Festival... a Return to Japan.iso / pc / STARFESTIVAL / 16r.dir / 00013_rollq.ls < prev    next >
Encoding:
Text File  |  1999-04-02  |  121 b   |  8 lines

  1. on exitFrame
  2.   global qtChan
  3.   if sprite(qtChan).movieRate = 0 then
  4.     go(marker("a") - 1)
  5.   end if
  6.   go(the frame)
  7. end
  8.